
 
 '   L o a d   S l o t s   d e m o 
 
 
 
 '   S l o t s   a r e   a l w a y s   s a v e d   c l o s i n g   t h e   A p p 
 
 '   O r   y o u   c a n   s a v e   t h e m   w i t h   " S a v e   S l o t s " 
 
 
 
 '   I t   i s   p o s s i b l e   t o   l o a d   a l l   t h e   S l o t s   w i t h : 
 
 ' L o a d   S l o t s 
 
 
 
 '   O r   i t   i s   p o s s i b l e   t o   l o a d   a   r a n g e : 
 
 L o a d   S l o t s     2 0     3 0   ' < - -   S l o t s   2 0   t o   3 0   i n c l u d e d 
 
 
 
 
 
 '   I t   i s   a l s o   p o s s i b l e   t o   u s e   c o m p l e x   f o r m u l a 
 
 '   ( b u t   d o   n o t   e n t e r   s p a c e s   i n   t h e   f o r m u l a ) 
 
 v 1   =   1 
 
 L o a d   S l o t s   v 1   S q r t ( 2 5 6 ) + 3   ' < - -   S q r t ( 2 5 6 ) + 3   =   1 9 
 
 S t o p 
 
 
 
 
 
 ' W A T C H   S q r t   (   2 5 6   )   +   3 
 
 ' E X E C   G o s u b   t e s t 2 
 
 